go/types.Context.instanceHash (method)
3 uses
go/types (current package)
context.go#L68: func (ctxt *Context) instanceHash(orig Type, targs []Type) string {
instantiate.go#L110: hashes[i] = ctxt.instanceHash(orig, targs)
named.go#L664: h := n.inst.ctxt.instanceHash(orig, targs.list())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)